Click or drag to resize

UnifiedMessagingServicePlayOnPhone Method

Plays the on phone.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string PlayOnPhone(
	string entryId,
	string dialString
)

Parameters

entryId
Type: SystemString
The entry identifier.
dialString
Type: SystemString
The dial string.

Return Value

Type: String
System.String.
See Also